home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8125 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  620 b 

  1. Path: gecm.com!usenet
  2. From: Colin Moore <Colin.Moore@gecm.com>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: convert a string to a float
  5. Date: 1 Mar 1996 18:05:26 GMT
  6. Organization: GEC-Marconi
  7. Message-ID: <4h7e96$cs2@gcsin3.geccs.gecm.com>
  8. References: <317cc$02f19.2d@news.express.ca>
  9. NNTP-Posting-Host: isd62d.rochstr.gmav.gecm.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1 (Windows; I; 16bit)
  14.  
  15. Re: convert a string to float
  16.  
  17. Is there a particular reason to write you own function or can't you use 
  18. atof. or 
  19. is it not on your compiler or something....
  20.  
  21.  
  22.